home *** CD-ROM | disk | FTP | other *** search
-
- This file is for autodoc translators, but users of previous versions will find it
- useful to read information on new functions.
-
- CHANGES FROM V0.6B
- ------------------
- * Added: Master.guide - Emulation section.
- - CopyStructure()
- - TotalMem()
-
- Blitter.guide - CreateMasks()
- SetBobDimensions()
- SetBobFrames()
- SetBobDrawMode()
- FreeBitmap()
- GetBitmap()
- InitBitmap()
-
- * Edited: Screens.guide - UpdatePalette()
-
- Blitter.guide - ClrScreen() [Renamed to ClearBitmap()]
- - All text on restore lists.
-
- Master.guide - InitGPI() [Renamed to OpenGPI()]
- RemoveGPI() [Renamed to CloseGPI()]
- All of the Draw*() and Clear*() functions.
-
- Reorganised structure and function descriptions for all GPI's.
- This was done to make the docs easier to write and convert
- to html format.
-
-
- * Deleted: Master.guide - ReadJoyPad()
- ReadSegaPad()
- ReadAnalogue()
- ReadJoyStick()
- ReadMouse()
- AddInterrupt()
- RemInterrupt()
-
- Sound.guide - PlaySoundDACx()
-
-
- CHANGES FROM V0.5B
- ------------------
- * Added: Master.guide - CloseGMS()
- - DebugMessage()
- - ErrorMessage()
- - InitDestruct()
- - SelfDestruct()
- - AddTrack()
- - DeleteTrack()
- - GetPicture()
- - GetStructure()
- - InitTags()
- - ReadFile()
- - OpenFile()
- - CloseFile()
- - WriteFile()
- - LoadObjectFile()
- - FreeObjectFile()
- - GetObject()
- - GetObjectList()
- - StepBack()
- - GMSForbid()
- - GMSPermit()
-
-
- Screens.guide - BlankOn()
- - BlankOff()
- - GetScreen()
- - UpdateColour()
-
- Blitter.guide - GetBob()
- - GetMBob()
-
- Sound.guide - GetSound()
-
- * Edited: Data Objects section.
- New error codes added.
- Edited the information on tags.
- Wrong registers written down in UnpackPic() and FreeMemBlock().
- References to GETVMODE removed (flag no longer exists).
- BOBs changed to Bobs.
-
- Master.guide - ReadJoyPad()
- - ReadJoyStick()
- - ReadJoyPort()
- - LoadPic()
- - AllocMemBlock()
-
- Blitter.guide - DrawPixelList()
- - DrawUCPixelList()
- - InitBob()
- - DrawBob()
- - DrawBobList()
-
- Sound.guide - InitSound()
- - FreeSound()
-
- * Deleted: All references to 12 bit colour as this colour type is no longer
- in use (see AddScreen(), InitRasterList, UpdateRasterLines, and
- fading functions).
-
- Screens.guide - UpdateRGB12()
- - UpdateRGB24()
- [Replaced with UpdateColour()]
-
-
-